camping software package provides small Ruby web framework for Model-View-Controller type applications, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install camping
camping is installed in your system.
Make ensure the camping package were installed using the commands given below,
$ sudo dpkg-query -l | grep camping *
You will get with camping package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | X Window System software |
| Package | camping |
| Version | 2.1.498-4 |
| Description | small Ruby web framework for Model-View-Controller type applications |
| Sub Section | x11 |